<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@font-face {      font-family: 'Avenir';      
src: url('Avenir.eot'); /* IE9 Compat Modes */      
src: url('Avenir.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('Avenir.woff') format('woff'), /* Modern Browsers */              
url('Avenir.otf')  format('truetype'), /* Safari, Android, iOS */              url('Avenir.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }


body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #0062c1;
    border-color: #5F5D5D;
}

.navbar {
    position: relative;
    min-height: 46px;
}

.navbar-brand {
   margin-top:10px;
}

.navbar-nav &gt; li &gt; a {
    padding-top: 8px;
    padding-bottom: 8px;
	padding-left:40px;
	padding-right:40px;
    line-height: 30px;
	background:url(../images/fenge.png) right; background-repeat:no-repeat;
}

.nav {
    padding-left: 0px;
}


.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
    color: #FFF;
	background-color:#50a2f2;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #FFFFFF;
	font-size:16px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle&gt;span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}


.kuanping {
   width:1230px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.search1 {
   margin-top:42px;
   width:236px;
   border: 1px #b5b5b5 solid;
   border-radius: 20px;
   float:right;
   }
   
.search1 form {
    display: flex;
}

.search1 .search {
    border: 0;
    height: 28px;
    font-size: 14px;
    padding-left: 10px;
    width: 76%;
	margin-left:2%;
    border-radius: 8px 0 0 8px;
}   

.search1 .btn {
    height: 28px;
    margin: 0;
	padding:0px;
    background: #FFFFFF;
    border-radius: 0 8px 8px 0;
    color: #838383;
    text-align: center;
    width: 20%;
	margin-right:2%;
}

.banner img {
    width:100%;
}

.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
	left:6%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuo.png);
    background-size: 48px 48px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
	right:6%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/you.png);
    background-size: 48px 48px;
    background-position: center;
    background-repeat: no-repeat;
}

.bnbj {
   position:relative;
   height:139px;
   background:url(../images/bnbj.png);
   margin-top:-139px;
   z-index:3;
   }
   
.bnbj li {
   list-style-type:none;
   float:left;
   width:20%;
   height:139px;
   padding:10px;
   padding-top:20px;
   border-right:2px solid #00295e;
   background-color:#f2f2f2;
   }
   
.bnaa {
   width:50%;
   float:left;
   }
   
.bnbb {
   width:50%;
   line-height:100px;
   font-size:18px;
   color:#424242;
   float:right;
   }
   
.mokuai {
   margin-top:40px;
   margin-bottom:40px;
   height:auto; overflow:hidden;
   }
   
.mklan {
   height:auto; overflow:hidden;
   line-height:45px;
   border-bottom:1px solid #0062c1;
   margin-bottom:32px;
   }
   
.mklan-aa {
   width:50%;
   float:left;
   font-size:20px;
   color:#0062c1;
   }
   
.mklan-bb {
   width:50%;
   float:right;
   text-align:right;
   color:#0062c1;
   }
   
.mklan-bb a {
    color:#0062c1;
   }  
   
.mkhua {
   border-right:1px solid #e6e6e6;
   }
   
.mkhua2 {
   border-left:1px solid #e6e6e6;
   }
   
.xwkk {
   height:auto; overflow:hidden;
   margin-bottom:25px;
   }
   
.xwkk-aa {
   width:39%;
   float:left;
   }
   
.xwkk-bb {
   width:59.8%;
   float:right;
   line-height:26px;
   color:#8b8b8b;
   }
   
.xwkk-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:12px;
   color:#191919;
   }
   
.xwtime {
   margin-top:8px;
   }
   
.xwkk:hover .xwkk-bb h2 {
   color:#0062c1;
   transition: all 300ms ease-in 0ms;
   }
   
.cpxx {
   height:auto; overflow:hidden;
   border:1px solid #e1e1e1;
   padding:10px;
   }
   
.cpxx .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
	left:6%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
}

.cpxx .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
	right:6%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
}

.cptu {
   height:auto; overflow:hidden;
   }
   
.cptu p {
   text-align:center;
   margin:0px;
   font-size:16px;
   position:relative;
   margin-top:-10px;
   }
   
.abbj {
   height:auto; overflow:hidden;
   background:url(../images/abbj.jpg) center top;
   padding-top:58px;
   padding-bottom:35px;
   }
   
.abbj-aa {
   width:64%;
   float:left;
   background-color:#FFFFFF;
   }
   
.abkk-zuo {
   width:40.6%;
   float:left;
   }   
   
.abkk-you {
   width:59.4%;
   padding:25px;
   float:right;
   } 
   
.ablan {
   height:auto; overflow:hidden;
   line-height:49px;
   color:#0062c1;
   border-bottom:1px solid #0062c1;
   } 
   
.ablan-aa {
   width:50%;
   float:left;
   font-size:20px;
   }
   
.ablan-bb {
   width:50%;
   float:right;
   text-align:right;
   }
   
.abnn {
   height:auto; overflow:hidden;
   margin-top:36px;
   line-height:30px;
   color:#424242;
   }
   
.abbj-bb {
   width:34%;
   float:right;
   }
   
.lanmu {
  height:auto; overflow:hidden;
  background-color:#FFFFFF;
  margin-bottom:23px; 
   }
   
.lmaa {
   width:40.6%;
   float:left;
   }
   
.lmbb {
   width:59.4%;
   float:right;
   padding:18px;
   line-height:30px;
   color:#424242;
   }
   
.lmbb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#0062c1;
   margin-top:0px;
   margin-bottom:12px;
   }
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:45px;
   background-color:#00396d;
   color:#ebebeb;
   line-height:30px;
   }
   
.bottom a {
   color:#ebebeb;
   }  
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:20px;
   color:#FFFFFF;
   } 
   
.bottom h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:12px;
   color:#FFFFFF;
   } 
   
.bottom h3 a {
   color:#FFFFFF;
   }
   
.bottom h4 {
   font-family: 'Avenir', Helvetica, Arial, sans-serif;
   font-size:34px;
   margin-top:0px;
   margin-bottom:25px;
   color:#FFFFFF;
   text-transform:uppercase;
   } 
   
.footer {
   margin-top:34px;
   line-height:66px;
   height:auto; overflow:hidden;
   border-top:1px solid #406b92;
   }
   
.juyou {
   text-align:right;
   }
   
/* 单页 */
.huibj {
   background-color:#eeeeee;
   height:auto; overflow:hidden;
   padding-top:36px;
   padding-bottom:36px;
   }

.neirong {
    height: auto;
    overflow: hidden;
	margin-top:36px; margin-bottom:36px;
}

.lielanx {
    background-color:#00396d;
    height: 80px;
    padding-left: 15px;
    padding-top: 20px;
	border-radius: 8px 8px 0 0;
}

.lielanx h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}
   
.lie-hhx {
   height:50px;
   border-bottom:1px solid #ebebeb;
   }
   
.lie-hhx a {
   display:block;
   width:100%;
   height:50px;
   line-height:50px;
   background-color:#f7f7f7;
   border-bottom:1px solid #ebebeb;
   font-size:14px;
   color:#717071;
   }
   
.lie-hhx a:hover {
   background-color:#ffffff;
   color:#00396d;
   }
   
.lie-hhx.hover a {
   background-color:#ffffff;
   color:#00396d;
   }
   
.lie-aa {
   width:70%;
   padding-left:25px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.lie-bb {
   width:25%;
   height:50px;
   float:right;
   text-align:right;
   padding-right:25px;
   }
   
   
   
.rrnei {
   width:100%;
   background-color:#FFFFFF;
   border:1px solid #ecebeb;
   height:auto; overflow:hidden;
   border-radius: 8px 8px 0 0;
   }
   
.rrnei-lan {
   height:50px;
   line-height:50px;
   color:#3e3a39;
   }
   
.rrnei-lan-a {
   width:40%;
   float:left;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
         height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-left:25px;
   color:#595757;
   font-size:20px;
   font-weight:bold;
   }
   
.rrnei-lan a {
   color:#717071;
   }
   
.rrnei-lan-b {
   width:40%;
   float:right;
   margin-right:25px;
   text-align:right;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }
   
.rrnei-nei {
   background:url(../images/neibj.jpg) top left; background-repeat:no-repeat;
   height:auto; overflow:hidden;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   padding:30px;
   }
   
.rrnei-nei h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
} 
   
.lxnei {
   padding:20px;
   background-color:#ffffff;
   border:1px solid #eeeeee;
   }
   
.lxlan {
	background-color:#005ea4;
    height: 80px;
    padding-left: 15px;
    padding-top: 20px;
	border-radius: 8px 8px 0 0;
	margin-top:20px;
}

.lxlan h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}

/* 单页 */

.huiyy {
   background-color:#f7f7f7;
   }
   
.neidh {
   width:100%;
   height:auto; overflow:hidden;
   background-color:#00396d;
   }
   
.neidh-tt {
   width:1200px;
   height:45px;
   line-height:45px;
   margin:0 auto;
   }
   
.neidh-tt li {
   width:130px;
   list-style-type:none;
   float:left;
   }
   
.neidh-tt li a {
   display:block;
   width:130px;
   height:45px;
   line-height:45px;
   text-align:center;
   background:url(../images/youhua.png) right; background-repeat:no-repeat;
   color:#FFFFFF;
   }
   
.neidh-tt li a:hover {
   background-color:#FFFFFF;
   border-top:2px solid #00396d;
   color:#333333;
}

.neidh-tt li.hover a {
   background-color:#FFFFFF;
   border-top:2px solid #00396d;
   color:#333333;
}

.dangqian {
   width:100%;
   height:60px;
   background-color:#FFFFFF;
   border-bottom:1px solid #e8e9e9;
   }
   
.dqt {
   line-height:60px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin:0 auto;
   }
   
.dqt-bb {
   color:#000000;
   }
   
.neibu {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   height:auto; overflow:hidden;
   background-color:#ffffff;
   border:1px solid #d7d7d7;
   padding:40px;
   margin:0 auto;
   }
   
.neibu h2 {
   font-size:27px;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   color:#595757;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.neibu h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
}
   
.neibu img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}


/* 产品中心 */

.cpkk-right-lan {
    height:auto; overflow:hidden;
    line-height: 50px;
    border-bottom: 1px solid #dcdddd;
    color: #898989;
}

.cpkkr-nei {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.cpkkr-zuo {
    font-size: 16px;
}

.cpkkr-you {
    text-align: right;
    font-size: 14px;
}

.cptux {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptux:hover {
   border:6px solid #00396d;
   background-color:#00396d;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   }    
   
.cpyymore {
    width: 165px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #00396d;
    border-radius: 20px;
} 


/* 新闻中心 */

.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   padding-top:10px; padding-bottom:10px;
   border:1px solid #f2f3f3;
   font-size:12px;
   background-color:#FFFFFF;
   }
   
.newhh:hover {
   border:1px solid #00396d;
   background-color:#00396d;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:20px;
   margin-bottom:12px;
   }
   
.ab-nei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:35px;
   text-align:center;
   margin-top:20px;
   margin-bottom:15px;
   color:#595757;
   }
   
.ab-nei h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   text-align:center;
   margin-top:0px;
   margin-bottom:75px;
   color:#9b9a9a;
   }  
   
.xwtp {
   margin-top:30px;
   margin-bottom:30px;
   } 
   
.xwda {
   font-size:18px;
   } 
   
   
.xwdd {
   background: #d7dbde;
   padding: 50px 0px;
   }
   
   
/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}
	


/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct&gt;span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #00396d;
	border:1px solid #00396d;
}

.xianshi {
    color: #fff;
    background: #00396d;
	border:1px solid #00396d;
}

.page-m a.active {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #00396d;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}  

/* 招聘 */

.zplieb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.zplieb span{
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplieb span:nth-of-type(1){
	width:10%;
}
.zplieb span:nth-of-type(2){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:45%;
}
.zplieb span:nth-of-type(3){
	width:15%;
}
.zplieb span:nth-of-type(4){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:15%;
}
.zplieb span:nth-of-type(5){
	width:15%;
}
.zplieb span:nth-of-type(2):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(2):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}

.zplb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
	transition:.5s;
	cursor:pointer;
}
.bse{
	background:#fff;
}
.jobct-ct section:hover .zplb{
	background:#fff;
}
.zplb span{
	display:block;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplb span font:after{
	content:"+";
	font-size:2.4rem;
	color:#7eb112;
}
.bse span font:after{
	content:"-";
	font-size:2.4rem;
	color:#7eb112;
}
.zplb span:nth-of-type(1){
	width:10%;
}
.zplb span:nth-of-type(2){
	width:45%;
}
.zplb span:nth-of-type(3){
	width:15%;
}
.zplb span:nth-of-type(4){
	width:15%;
}
.zplb span:nth-of-type(5){
	width:15%;
}
.zkzpxq{
	display:none;
	background:#f9f9f9;
	padding-bottom:30px;
}
.zpxq{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	background:#f9f9f9;
}
.zpxq .yaoqiu{
	width:45%;
	margin-right:2%;
}
.zpxq .zhize{
	width:45%;
}
.zpxq&gt;div{
	padding:20px 0px;
	color:rgba(0,0,0,.7);
}
.zpxq&gt;div&gt;big{
	display:block;
	font-weight:bold;
	font-size:1.6rem;
	line-height:30px;
	padding-bottom:5px;
}
.zpxq&gt;div&gt;span{
	display:block;
	line-height:24px;
	font-size:1.4rem;
}
.zkzpxq&gt;a{
	background:#7eb112;
	color:#fff;
	line-height:38px;
	width:120px;
	text-align:center;
	font-size:1.4rem;
	margin:0px 0px 0px 4%;
	display:block;
}
.zkzpxq&gt;a:hover{
	color:#fff;
}  

.icase ul {
   margin:0px;
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   }   
   
/* 留言 */
.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.biao h4 {
    font-family: 'Dosis-SemiBold', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: 
    #666666;
}  

.kk {
    height: 60px;
    border: 1px solid 
    #d2d2d2;
}

.kk2 {
    border: 1px solid 
    #d2d2d2;
}

.anniu {
    width: 208px;
    height: 54px;
    background-color: #00396d;
	border:1px solid #00396d;
    padding: 0px;
} 

.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 9;
}


/* 技术支持 */
.listL {
    padding-bottom: 25px;
}

.listL li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #E8E8E8;
}

.listL li a {
    display: inline-block;
    padding-left: 20px;
    background: url(../images/icon.png) no-repeat 0 -105px;
}

.listL li a:hover {
   color:#0184e9;
   }

.rt {
    float: right;
}


@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav &gt; li &gt; a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.bnbj {
    position: relative;
    background: none;
    margin-top: 20px;
    z-index: 3;
}

.bnbj li {
    list-style-type: none;
    float: left;
    width: 100%;
    height: 139px;
    padding: 10px;
        padding-top: 10px;
    padding-top: 20px;
    border-right: 0px solid #00295e;
}

.mkhua {
    border-right: 0px solid #e6e6e6;
}

.mkhua2 {
    border-left: 0px solid #e6e6e6;
}

.abbj {
    height: auto;
    overflow: hidden;
    background: url(../images/abbj.jpg) center top;
	padding:0px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.abbj-aa {
    width: 100%;
}

.abkk-zuo {
    width: 100%;
}

.abkk-zuo img {
     width: 100%;
}  

.abkk-you {
    width: 100%;
    padding: 15px;
}

.abbj-bb {
   width: 100%;
   margin-top:20px;
}

.bottom h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
    color:#FFFFFF;
}

.bottom h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 34px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.search1 {
    margin-top: 20px;
	margin-bottom:20px;
    border-radius: 20px;
}

.footer {
    line-height: 30px;
    height: auto;
    overflow: hidden;
}

.neidh-tt {
   width:100%;
   }
   
.banner .swiper-button-prev {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 6%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background: url(../images/zuo.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-size: 30px 30px;
}

banner .swiper-button-next {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 6%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background: url(../images/you.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-size: 30px 30px;
}

.rrnei {
    width: 100%;
	margin-top:15px;
    height: auto;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}

}


</pre></body></html>